This section includes the commands show m3ua statistics through
show profile-id-qci-mapping.
show mag-service { all | name service_name | session [ all | callid id | counters | full | ip-address home_ip_address | msid id | summary | username name ] | statistics [ name service_name ] } [ | { grep grep_options | more } ]
service_name must be an existing MAG service from 1 to 63 alphanumeric characters.
session [ all | callid id | counters | full | ip-address home_ip_address | msid id | summary | username name ]
all: Displays all active MAG sessions using MAG services on the system.
callid id: Displays available session information for the specific call identification number.
id must be an 8-digit hexadecimal number.
counters: Displays counters for all MAG services on the system.This keyword can also be filtered by the following:
full: Displays additional session information for all active MAG sessions using MAG services on the system. This keyword includes the information in the output of the
all keyword plus additional information. This keyword can also be filtered by the following:
ip-address home_ip_address: Displays available session information for a specific home IP address of a subscriber in a service session.
home_ip_address must be followed by an IP address expressed in IPv4 dotteddecimal or IPv6 colon-separated notation.
msid id: Displays available information for a specific mobile station identification number or group of numbers based on wildcard entry.
id must be a valid MSID number and can be a sequence of characters and/or wildcard characters ('$' and/or '*'). The * wildcard matches multiple characters and the $ wildcard matches a single character. If you do not want the wildcard characters interpreted as wildcard enclose them in single quotes ( ‘). For example: ‘$’.
summary: Displays the number of MAG sessions currently active for MAG services configured on the system.
username name: Displays available session information for a specific user in a service session.
name must be followed by an existing user name from 1 to 127 alphanumeric characters.
name service_name: Displays MAG service statistics for a specific MAG service.
service_name must be an existing MAG service from 1 to 63 alphanumeric characters.
| { grep grep_options | more }
For details on the usage of the grep and
more commands, refer to the Regulating a Command’s Output section of Chapter 1 of the Command Line Interface Reference Guide.
srvc_name: must be a string of 1 to 63 alphanumeric characters that identifies an existing MAP service.
| grep grep_options | more
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
srvc_name: must be a string of 1 to 63 alphanumeric characters that identifies an existing MAP service.
| grep grep_options | more
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: This command is not supported on all platforms.
show mbms bearer-service [ all | apn apn_name mcast-addr ip_address | service-type { broadcast | multicast } | full | instance instance_id | summary ] + [ | { grep grep_options | more } ]
apn apn_name mcast-addr ip_address
Displays bearer service information of the MBMS for a specific Access Point Name (APN). apn_name bind to given BM-SC (Broadcast Multicast - Service Center) server address
ip_address.
apn_name is the name of the APN and can be from 1 to 62 alphanumeric characters and is case sensitive.
ip_address is the IP address of the BM-SC server in IPv4 dotted-decimal notation bind to the APN.
instance_id is the indicator for a bearer service running as an MBMS session and must be an integer from 1 through 64.
For details on the usage of grep and
more options, refer to the Regulating a Command’s Output section of the Command Line Interface Reference.
If this command is executed from within the local context with the all keyword, information for all bearer service instances running under MBMS will be displayed.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
show mipfa { [ [ counters | full | summary ] { all | callid call_id | msid ms_id | peer-address [ operator ] peer_address | reverse-tunnel { on | off } | username user_name } | statistics [ fa-service fa_name | peer-address [ peer_address | greater-than peer_address | less-than peer_address | > peer_address | < peer_address ] } ] | peers fa-service service_name [ current-sessions { { > | greater-than } sessions [ < sessions ] | { < | less-than } sessions [ > sessions ] | sessions } ] [ peer-address address ] } [ | { grep grep_options | more } ]
counters: indicates the output is to include the statistic counters.
full: indicates detailed information is to be displayed.
summary: indicates only summary information is to be displayed.
all | callid call_id | msid ms_id | peer-address peer_ip_address | reverse-tunnel { on | off } | username user_name
all: indicates all available information is to be displayed.
callid call_id: indicates the information only for calls with Id
call_id are to be displayed.
call_id must be specified as a 4-byte hexadecimal number.
msid ms_id: specifies a mobile subscriber ID only for which information is to be displayed.
ms_id must be from 7 to 16 digits specified as an IMSI, MIN, or RMI and/or characters $ and * for wildcard filter.
peer-address peer_ip_address: specifies the peer IP address for which MIP call information is to be displayed.
peer_ip_address must be specified using IPv4 dotted-decimal notation.
reverse-tunnel {
on |
off }: specifies either the on or off reverse IP tunnel information is to be displayed.
username user_name: specifies the user for which MIP call information is to be displayed where the user is specified as
user_name.
user_name must be a sequence of alphanumeric characters which may include wildcard characters ($ and *) for wildcard matching with a string length of 1 to 127 characters.
statistics [ fa-service fa_name | peer-address [ peer_address | greater-than peer_address | less-than peer_address | > peer_address | < peer_address ]
fa-service fa_name : indicates statistical information for the peer specified is to be displayed.
fa_name must be from 1 to 63 alphanumeric characters.
peer-address peer_address :indicates the statistic information for the peer specified is to be displayed.
peer_address must be specified using IPv4 dotted-decimal notation.
greater-than peer_address: Specifies the range of IPv4 addresses greater than
peer_address.
less-than peer_address: Specifies the range of IPv4 addresses less than
peer_address.
> peer_address: Specifies the range of IPv4 addresses greater than
peer_address.
< peer_address: Specifies the range of IPv4 addresses less than
peer_address.
peer-address [ operator ] peer_address
In conjunction with mipfa [ summary ] peer-address keyword, indicates a range of peers is to be displayed.
peer-address [ operator ] peer_address must be specified using IPv4 dotted-decimal notation.
operator implies how to logically specify a range of peer-address and it must be one of the following:
|
•
|
<: IP address less than to specified peer_address
|
|
•
|
>: IP address less than to specified peer_address
|
|
•
|
greater-than: IP address less than to specified peer_address
|
|
•
|
less-than: IP address less than to specified peer_address
|
peers fa-service service_name [ current-sessions { { > | greater-than } sessions [ < sessions ] | { < | less-than } sessions [ > sessions ] | sessions } ] [ peer-address address ]
fa-service service_name: Specifies the name of the FA service for which the associated peer servers are to be dispalyed.
service_name must be an existing FA service and be from 1 to 63 alphanumeric characters.
|
•
|
> | greater-than sessions: Displays only peer servers currently running sessions higher than the value entered in this parameter. sessions must be an integer from 1 to 3000000. Note: the keyword “ greater-than” and the “ >” symbol are interchangeable in this instance of the command.
|
|
•
|
< sessions: Displays only peer servers that are currently running sessions higher than the greater-than peramter but less than the value entered in this parameter. sessions must be an integer from 1 to 3000000.
|
|
•
|
< | less-than sessions: Displays only peer servers currently running sessions lower than the value entered in this parameter. sessions must be an integer from 1 to 3000000. Note: the keyword “ less-than” and the “ <” symbol are interchangeable in this instance of the command.
|
|
•
|
> sessions: Displays only peer servers that are currently running sessions lower than the less-than peramter but more than the value entered in this parameter. sessions must be an integer from 1 to 3000000.
|
|
•
|
sessions: Displays only peer servers currently running sessions that are equal to the value entered in this parameter. sessions must be an integer from 1 to 3000000.
|
peer-address address: Displays only peer servers matching the IP address entered in this parameter.
address must be specified using IPv4 dotted-decimal notation and can be followed by the netmask of the address.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
show mipha { [ [ counters | full | summary ] { all | callid call_id | imsi imsi_num | ip-address ip_addr | msid msid_num | peer-address [ operator ] peer_address | reverse-tunnel { on | off } | username user_name } | statistics [ ha-service ha_name | peer-address peer_address ] } ] | peers ha-service service_name [ current-sessions { { > | greater-than } sessions [ < sessions ] | { < | less-than } sessions [ > sessions ] | sessions } ] [ peer-address address ] } [ | { grep grep_options | more } ]
counters: indicates the output is to include the statistic counters.
full: indicates detailed information is to be displayed.
summary: indicates only summary information is to be displayed.
msid msid_num: specifies a mobile subscriber ID for which information is to be displayed.
ms_id must be from 7 to 16 hexadecimal digits specified as an IMSI, MIN, or RMI and /or characters $ and * for wildcard filtering.
If enforce imsi-min equivalence is enabled on the chasis and MIN or IMSI numbers are supplied, this keyword/ filter will show subscribers with a corresponding MSID (MIN or IMSI) whose lower 10 digits matches the lower 10 digits of the supplied MSID.
show mipha msid ABCD0123456789 or
all | callid call_id | imsi imsi_num | ip-address ip_addr | msid msid_num | peer-address [ operator ] peer_address | reverse-tunnel { on | off } | username user_name
all: indicates all available information is to be displayed.
callid call_id: indicates the information only for calls with Id
call_id are to be displayed.
call_id must be specified as a 4-byte hexadecimal number.
imsi imsi_num: Specifies an IMSI (international mobile subscriber ID) for which information is to be displayed. The IMSI is a 15-character field which identifies the subscriber’s home country and carrier.
ip-address ip_addr: Show statistics for a call that has the specified IP address assigned.
ip_addr must be expressed in IPv4 dotted-decimal notation.
msid msid_num: Specifies a mobile subscriber ID only for which information is to be displayed.
ms_id must be from 7 to 16 digits specified as an IMSI, MIN, or RMI.
peer-address peer_address: indicates the peer for which statistical information is to be displayed.
peer-address peer_address must be specified using IPv4 dotted-decimal notation.
reverse-tunnel {
on |
off }: specifies either the on or off reverse IP tunnel information is to be displayed.
username user_name: indicates the user for which MIP call information is to be displayed where the user is specified as
user_name.
user_name must be a sequence of alphanumeric characters including wildcard characters ($ and *) for wildcard matching with a string length of 1 to 127 characters.
peer-address [ operator ] peer_address
In conjunction with mipha [ summary ] peer-address keyword, indicates a range of peers is to be displayed.
peer_address must be specified using IPv4 dotted-decimal notation.
operator implies how to logically specify a range of peer-addresses and it must be one of the following:
|
•
|
<: IP address less than to specified peer_address
|
|
•
|
>: IP address less than to specified peer_address
|
|
•
|
greater-than: IP address less than to specified peer_address
|
|
•
|
less-than: IP address less than to specified peer_address
|
statistics [ ha-service ha_name | peer-address peer_address ]
ha-service ha_name: indicates that statistical information is to be displayed for the specified HA service.
ha_name must be from 1 to 63 alphanumeric characters.
peer-address peer_address: indicates that statistical information is to be displayed for the specified peer.
peer-address peer_address must be specified using IPv4 dotted-decimal notation.
peers ha-service service_name [ current-sessions { { > | greater-than } sessions [ < sessions ] | { < | less-than } sessions [ > sessions ] | sessions } ] [ peer-address address ]
ha-service service_name: Specifies the name of the HA service for which the associated peer servers are to be dispalyed.
service_name must be an existing HA servicefrom 1 to 63 alphanumeric characters.
|
•
|
> | greater-than sessions: Displays only peer servers currently running sessions higher than the value entered in this parameter. sessions must be an integer from 1 to 3000000. Note: the keyword “ greater-than” and the “ >” symbol are interchangeable in this instance of the command.
|
|
•
|
< sessions: Displays only peer servers that are currently running sessions higher than the greater-than perameter but less than the value entered in this parameter. sessions must be an integer from 1 to 3000000.
|
|
•
|
< | less-than sessions: Displays only peer servers currently running sessions lower than the value entered in this parameter. sessions must be an integer from 1 to 3000000. Note: the keyword “ less-than” and the “ <” symbol are interchangeable in this instance of the command.
|
|
•
|
> sessions: Displays only peer servers that are currently running sessions lower than the less-than peramter but more than the value entered in this parameter. sessions must be an integer from 1 to 3000000.
|
|
•
|
sessions: Displays only peer servers currently running sessions that are equal to the value entered in this parameter. sessions must be an integer from 1 to 3000000.
|
peer-address address: Displays only peer servers matching the IP address entered in this parameter.
address must be specified using IPv4 dotted-decimal notation and can be followed by the netmask of the address.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
show mipv6ha [ all | callid callid | counters filter | full filter | ipv6-address ip_addr| statistics mipv6ha-service mipv6ha-service_name | summary filter | username user_name ]
call_id must be an 8-digit hexadecimal number.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
service_name must be an existing MME service from 1 to 63 alphanumeric characters.
| { grep grep_options | more }
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in the
CLI Overview chapter of the Command
Line Interface Reference.
Important: Output descriptions for thses commands are available in the
Statistics and Counters Reference.
imsi_identifier is a 15-character IMSI field which identifies the subscriber’s home country and carrier. Wildcard characters $ and * are allowed. The * wildcard matches multiple characters and the $ wildcard matches a single character. If you do not want the wildcard characters interpreted as a wildcard enclose them in single quotes ( ‘ ). For example; ‘$’.
This keyword specifies the filter criteria as call id call_id to display the database records of a session instance.
call_id must be specified as an 8-digit hexadecimal number.
guti plmn plmn_id group-id mme_grp_id code mme_code m-tmsi mtmsi_value
The GUTI is constructed from the GUMMEI and the M-TMSI where the GUMMEI is constructed from PLMN (MMC and MNC) plmn_id and the MME Identifier is constructed from an MME Group ID (MMEGI)
mme_grp_id and an MME Code (MMEC)
mme_code.
Important: Output descriptions for these commands are available in the
Statistics and Counters Reference.
smgr_instance must be specified as an instance ID in the range 0 through 4294967295. If an instance is not specified, summary statistics are displayed.
Important: Output descriptions for these commands are available in the
Statistics and Counters Reference.
mme_svc_name must be an existing MME service on system.
peer-address peer_ip_address
peer_ip_address must be a configured peer MME IP address expressed in IPv4 dotted-decimal or IPv6 colon-separated notation with an existing MME service on this system.
| { grep grep_options | more }
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in the
CLI Overview chapter of the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
call_identifier must be an existing call identity in 8-digit hexadecimal format running in an MME service on this system.
imei_id must be an existing IMEI in an existing MME service on the system.
imei_id must contain an 8-digit TAC (Type Allocation Code) and a 6-digit SNR (Serial Number).
imsi_id must be an existing IMSI in an existing MME service on the system.
imsi_id is a 15-character IMSI field which identifies the subscriber’s home country and carrier.
service_name must be a configured MME service on the system and be from 1 to 63 alphanumeric characters.
number must be a combination of the CC (Country Code) and National (significant) mobile number, not exceeding 15 digits.
pdn-address pdn_ip_address
pdn_ip_address must be a configured IP address of a PDN expressed in IPv4 dotted-decimal or IPv6 colon-separated notation within an existing MME service on the system.
s1-peer s1_peer_ip_address
s1_peer_ip_address must be a configured IP address of a peer on S1 interface expressed in IPv4 dotted-decimal or IPv6 colon-separated notation within an existing MME service on this system.
s11-peer s11_peer_ip_address
s11_peer_ip_address must be a configured IP address of a peer on S11 interface expressed in IPv4 dotted-decimal or IPv6 colon-separated notation within an existing MME service on this system.
connected: Specifies that summarized or detailed configuration information about MME sessions is to be displayed based on the UE ECM state of “connected”.
idle: Specifies that summarized or detailed configuration information about MME sessions is to be displayed based on the UE ECM state of “idle”.
| { grep grep_options | more }
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in
CLI Overview chapter of the Command
Line Interface Reference.
Important: Output descriptions for these commands are available in the
Statistics and Counters Reference.
show mme-service statistics [ sctp [ mme-service mme_svc_name ] | s1ap [ mme-service mme_svc_name | peer-id peer_identifier ] | [ emm-only | esm-only ] [ mme-service mme_svc_name | peer-id peer_identifier ]
| handover ] [ verbose ] [ | { grep grep_options | more } ]
| { grep grep_options | more }
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in the
CLI Overview chapter of the Command
Line Interface Reference.
Important: Output descriptions for these commands are available in the
Statistics and Counters Reference.
This keyword displays the MPLS LDP peer information in details. The displayed information includes, Local LDP ID, Peer LDP ID, Transport address, State (for example, Established), Role (for example, Active), Uptime, Keepalive negotiated hold time, Proposed Local/Peer, Remaining Keepalive hold time, and Address advertised.
show mpls ldp {
discovery | {
neighbor [
ldp-id 1.2.3.4 ] [
detail ] } | {
bindings [
ldp-id 31.32.33.34 ] [
prefix 192.168.102.232 ] [
local ] [
remote ] }
Important: Output descriptions for these commands are available in the
Statistics and Counters Reference.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter.
mseg_service_name must be the name of a configured MSEG service, and must be an alphanumeric string of 1 through 63 characters.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter.
callid id: Displays subscriber information for the call specified by
id. The call ID must be specified as an 8-digit hexadecimal number.
flowid id: Displays information for a specifc BCMCS flow, defined by
id. The flow ID must be a hexidecimal number.
active, all, callid, card-num, dormant, flowid, flowid-type, mcast-address, pcf, pdsn-service, grep, more
active, all, callid, card-num, dormant, flowid, flowid-type, mcast-address, pcf, pdsn-service, grep, more
If no keywords are specified before all, information for all multicast sessions is displayed. If keywords are specified before
all, all information is displayed with no further options being allowed.
Displays multicast session information for the call specified by id. The call must be specified as an 8-digit hexadecimal number.
flow: Shows all multicast sessions for the flow ID type “flow”.
program: Shows all multicast sessions for the flow ID type “program”.
mcast-address ipv4_address
Please refer to the Regulating a Command’s Output section of the Command
Line Interface Overview chapter for details on the usage of
grep and
more.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
peer-nsei nsei including this optional keyword limits the display to a specific peer NSE identified with an integer of 0 to 65535.
Including the nsvl keyword limits the display to all or a single (instance 0 to 3) network service virtual link.
associations: displays the current NTP server associations and related statistics.
status: displays the client permeates configured and the synchronization status.
address ip_address: the IP address of a specific NTP server/client in the current context.
ip_address must be specified using IPv4 dotted-decimal notation.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
server_name is the name of a previously configured reachability server and must be a string from 1 through 15 characters.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
full { all | name op_policy_name }
full:Displays a full set of available information for the specified operator policy (policies).
all: Displays a full set of available information for all operator policies configured on the system.
name op_policy_name: Displays a full set of available information for a specific operator policy configured on the system.
op_policy_name must be an existing operator policy from 1 to 64 alphanumeric characters.
Displays information for a specific operator policy. op_policy_name must be an existing operator policy from 1 to 64 alphanumeric characters.
| grep grep_options | more
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter.
show orbem { client { id client_name | table } | event-notif-service filters | session { id session_name | table } | status } [ | { grep grep_options | more } ]
client { id client_name | table }
Indicates the Common Object Request Broker Architecture (CORBA) client information is to be displayed. The keyword table is used to output to the display information on all configured clients. The keyword
id is used to specify a specific client for which information is to be displayed specified as
client_name.
client_name must refer to an existing client which is found using the
table keyword option.
session { id session_name | table }
Indicates session information is to be displayed. The keyword table is used to output to the display information on all configured clients. The keyword
id is used to specify a specific session for which information is to be displayed specified as
session_name.
session_name must refer to an existing session which is found using the
table keyword option.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
Important: Software Patch Upgrades are not supported in this release.
all: indicates information is to be displayed for all configured PCC-AF services.
pcc_af_svc_name must be the name of an existing PCC-AF service in the current context from 1 to 79 alphanumeric characters.
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in
CLI Overview chapter of the Command
Line Interface Reference.
show pcc-af service name pccApp1 summary
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
apn_name is name of a pre-configured APN at the Policy and Charging Enforcement Function (PCEF).
ip-address pcc_af_ip_address
pcc_af_ip_address is an IP address expressed in IPv4 dptted-decimal or IPv6 colon-separated notation.
call_id must be an existing call identifier for the IP-CAN session subscriber in 8-digit hexadecimal format.
pcc-af-service pcc_af_svc_name
pcc_af_svc_name must be an existing PCC-AF service from 1 to 63 alphanumeric characters.
sip_uri is the Session Initiation Protocol (SIP) addressing schema to call another person. The SIP URI resembles an e-mail address and is written in the SIP URI format as
sip:x@y:Port format, where
x=Username and
y=host (domain or IP)
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in Command
Line Interface Overview chapter of the Command
Line Interface Reference.
show pcc-af sessions summary all service pccAF1
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
all: indicates information is to be displayed for all configured PCC-Policy services.
pcc_plcy_svc_name must be the name of an existing PCC-Policy service in the current context from 1 to 79 alphanumeric characters.
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in
CLI Overview chapter of the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
apn_name is name of a pre-configured APN at PCEF.
imsi_id is the IMSI and must be a 15-character field which identifies the subscriber’s home country and carrier.
ip-address pcc_pcef_ip_address
pcc_pcef_ip_address is an IP address expressed in IPv4 dotted-decimal or IPv6 colon-seprated notation.
call_id must be an existing call identifier in the IP-CAN session subscriber expressed in 8-digit hexadecimal format.
pcc-policy-service pcc_plcy_svc_name
pcc_plcy_svc_name must be an existing PCC-Policy service from 1 to 63 alphanumeric characters.
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in Command
Line Interface Overview chapter of the Command
Line Interface Reference.
show pcc-policy sessions summary all service pccPolicy1
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
all: indicates information is to be displayed for all configured PCC services.
service-name pcc_svc_name
pcc_svc_name must be the name of an existing PCC service in the current context from 1 to 79 alphanumeric characters.
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in
CLI Overview chapter of the Command
Line Interface Reference.
show pcc-service service-name pcc_svc1 summary
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
instance_id is the identifier of PCC service instance on IPCF/PCRF node and must be an integer from 1 through 512.
service-name pcc_svc_name
pcc_svc_name must be an existing PCC service from 1 to 63 alphanumeric characters.
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in Command
Line Interface Overview chapter of the Command
Line Interface Reference.
show pcc-service sessions summary service-name pccsvc1
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
all: indicates statistical information is to be displayed for all configured PCC services on a system.
service-name pcc_svc_name
Indicates information is to be displayed for the PCC service specified with pcc_svc_name. It can be further filtered with by the PCC profile name
pcc_profile_name used in an IP-CAN session.
pcc_svc_name must be the name of an existing PCC service in the current context from 1 to 79 alphanumeric characters.
profile-name pcc_profile_name
pcc_profile_name must be the name of an existing PCC profile used in the PCC service.
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in
CLI Overview chapter of the Command
Line Interface Reference.
show pcc-service statistics service-name pcc_svc1 profile-name pcc_profile_default
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
all: indicates statistical information is to be displayed for all configured PCC Sp-Endpoint instances on a system.
sp_endpt_name must be the name of an existing PCC Sp-Endpoint instance in the current context from 1 to 79 alphanumeric characters.
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in
CLI Overview chapter of the Command
Line Interface Reference.
show pcc-sp-endpoint statistics name Sp_Intf1
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
all: indicates the statistical information is to be displayed for all configured PCC Sp-Endpoint instances on a system.
Indicates information is to be displayed for the PCC Sp-Endpoint instance specified with sp_endpt_name. It can further be filtered with an Sp Endpoint peer (SSC/SPR) name
ssc_name used for the IP Connectivity Access Network (IP-CAN) session.
sp_endpt_name must be the name of an existing PCC Sp-Endpoint instance in the current context and must be from 1 to 79 alphanumeric characters.
ssc_name must be the name of an existing Subscriber Service Controller/Subscriber Profile Repository (SSC/SPR) node used by the Sp Endpoint interface.
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section in
CLI Overview chapter of the Command
Line Interface Reference.
show pcc-sp-endpoint connection name Sp_Intf1 peer SSC1
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
service_name must be the name of an existing PDG service in the current context from 1 to 63 alphanumeric characters.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Displays statistics for the Packet Data Gateway/Tunnel Termination Gateway (PDG/TTG) since the last restart or
clear command. The output includes the number of each type of of Extensible Authentication Protocol (EAP) messages.
service_name must from 1 to 63 alphanumeric characters.
peer-address ipv4_address
ipv4_address must be entered in IPv4 dotted-decimal notation.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
statistics [ name name | peer-address address ]
name name: Displays service statistics for a specific PDIF service.
name must be an existing PDIF service from 1 to 63 alphanumeric characters.
peer-address address: Displays service statistics for a specifid peer server.
address must be specified in IPv4 dotted-decimal notation.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
show pdsn-service { all | name pdsn_name } [ pcf-status [ address ip_address | filter [ all | icmp-monitored | no-calls | summary | up ] ] ] [ | { grep grep_options | more } ]
all: indicates information is to be displayed for all configured packet data services.
name pdsn_name: indicates information only for the specified PDSN service is to be displayed.
pdsn_name must be the name of an existing PDSN service in the current context from 1 to 79 alphanumeric characters.
pcf-status [ address ip_address | filter [ all | icmp-monitored | no-calls | summary | up ] ]
pcf-status: This keyword by itself lists summary information for all Packet Control Functions (PCFs).
address ip_address: Only list information for the PCF with the specified IP address.
ip_address must be specified in IPv4 dotted-decimal notation.
filter: Filter the output so only the specified information is displayed. If a filter is specified with no keywords, summary information for all PCFs is displayed.
|
•
|
all: Show information for all the PCFs
|
|
•
|
icmp-monitored: Show information only for PCFs which are ICMP monitored
|
|
•
|
no-calls: Show information only for PCFs which have no active sessions
|
|
•
|
summary: Show only a summary of the status of the PCFs
|
|
•
|
up: Show information only for PCFs which are alive
|
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
The following will display the information for sampleService and for all configured services, respectively:
service_name must be an existing P-GW service from 1 to 63 alphanumeric characters.
statistics { all | name service_name } [ verbose ]
all: Displays statistics for all P-GW services on the system.
name service_name: Displays statistics for a specific P-GW service.
name must be an existing P-GW srvice from 1 to 63 alphanumeric characters.
If verbose is also specified, the information is dispayed in more detail.
| { grep grep_options | more }
For details on the usage of the grep and
more commands, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
show port { datalink counters [ slot/port ] | info { slot/port } [ vlan vlan_id ] | npu counters [ slot/port [ tagged | untagged | vlan tag_id ] ] | table | utilization table } [ | { grep grep_options | more } ]
info { slot/port } [ vlan vlan_id ]
vlan vlan_id: Display detailed information about all Virtual Local Area Networks (VLANs) in the port/slot. If the optional
vlan_id is not specified, it will show port information for all VLANs in slot/port.
npu counters [ slot/port [ tagged | untagged | vlan tag_id ] ] | bound | unbound ]
tagged: Display stats for all tagged packets.
untagged: Display statistics for all untagged packets.
vlan tag_id: Display NPU counters for a specified VLAN.
tag_id must be the VLAN tag ID of a previously configured VLAN.
bound: Displays individual and cumulative NPU port counters for the bound ports within the current context. If the command is invoked in the local context, all of the bound ports for all contexts and cumulative counter values for all contexts are displayed.
unbound: Displays individual and cumulative NPU port counters for all unbound ports within system.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
all: indicates power information for all cards is to be displayed.
chassis: indicates the chassis power source(s) are to be displayed.
card_num: specifies a single card for which power information is to be displayed.
card_num must be a value in the range 1 through 48.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: On some platforms, only
show power is supported with no other keywords or variables.
counters: indicates that PPP statistics are to be displayed.
full: indicates all available information is to be displayed.
summary: indicates only a summary of available information is to be displayed.
all | callid call_id | imsi imsi_id | msid ms_id | username user_name } ]
all: indicates all available information is to be displayed.
callid call_id: indicates the PPP information only for the call specified by
call_id is to be displayed.
call_id must be specified as a 4-digit hexadecimal number.
imsi id: specifies that PPP information only for the subscriber with the specified id be displayed. The IMSI (International Mobile Subscriber Identity)
id is a 15-character field which identifies the subscriber’s home country and carrier.
msid ms_id: specifies a mobile subscriber ID for which information is to be displayed.
ms_id must be from 7 to 16 digits specified as an IMSI, MIN, or RMI.
username user_name: specifies a user for which PPP information is to be displayed where the user is specified as
user_name.
statistics [ pcf-address [ pcf_ip_addr | all ] | pdsn-service pdsn_name ]
pcf-address [ pcf_ip_addr | all ] : Display statistics only for the time the session is connected to the specified PCF (Packet Control Function) or for all PCFs. pcf_ip_addr must be specified using IPv4 dotted-decimal notation.
pdsn-service pdsn_name: Display statistics only for the service specified by
pdsn_name.
pdsn_name must be from 1 to 63 alphanumeric characters.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
{ all | name service_name }
all: Display statistics for all services of the specified type.
name service_name: Display statistics for the service named
service_name of the specified service type.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
{ all | name service_name }
all: Display statistics for all services of the specified type.
name service_name: Display statistics for the service named
service_name of the specified service type.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.
Important: Output descriptions for commands are available in the
Statistics and Counters Reference.
table_name must be an existing QCI-RAN table from 1 to 63 alphanumeric characters.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in the Command
Line Interface Reference.